Fix rx buffer allocation in netfront. The final allocation size
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 13 Dec 2005 02:47:47 +0000 (03:47 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 13 Dec 2005 02:47:47 +0000 (03:47 +0100)
commitadec4de13140bc12f8820b0c092bee5f49b2638e
treefa957966064c4493a7703896a602c6a8ba7e4859
parentb57b530e0a709d9b2e37c7782c6a145aef68ee2e
Fix rx buffer allocation in netfront. The final allocation size
was ending up bigger than PAGE_SIZE.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c